This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
class FontFamily | ||||
class, Fonts | Sa, 3. Aug 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: does nothing. | ||
Function:
A class to get detailed information about a font family. | ||||
Notes:
Requires Mac OS 9.0 or newer. | ||||
Encoding as integer | ||||
method, Fonts | Sa, 3. Aug 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> 0. | ||
Function:
The text encoding of this font family. | ||||
Notes:
Requires Mac OS 9.0 or newer. | ||||
Fonts as FontFamilyFontInterator | ||||
method, Fonts | Sa, 3. Aug 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | ||
Function:
Returns an Interator to list all fonts of this font family. | ||||
Notes:
Requires Mac OS 9.0 or newer. | ||||
Name as string | ||||
method, Fonts | Sa, 3. Aug 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | ||
Function:
The name of this font family. | ||||
Notes:
On RB 4.5 the encoding is set. For older RB versions you need to set the encoding yourself using the encoding function of this class. Requires Mac OS 9.0 or newer. |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.